PhpOffice\PhpSpreadsheet\Shared\JAMA\LUDecomposition S

Total Complexity 41
Dependencies 3
Dependents 4
Total lines 262
Lines of code 128
Logical lines of code 78
Comment lines 87
Methods 8
Properties 5

Methods 8

Method Rating Maintainability Complexity Lines of code
__construct()
A
43 14 50
solve()
A
50 10 28
getL()
S
59 5 14
getU()
S
61 4 12
isNonsingular()
S
66 3 8
det()
S
63 3 10
getPivot()
S
82 1 3
getDoublePivot()
S
81 1 3